* play/handwrite.el (handwrite): Also process lines not ending
authorChong Yidong <cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000 (17:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000 (17:32 +0000)
with newline.  Replace some position-fiddling with different
logic.  Improve performance.

lisp/ChangeLog

index 8e92d077482b2bf9f5b019a44ccfdf32cef93e3c..d509176d9b237551e4aa3a1dd901d154694894c2 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-12  Markus Triska  <triska@gmx.at>
+
+       * play/handwrite.el (handwrite): Also process lines not ending
+       with newline.  Replace some position-fiddling with different
+       logic.  Improve performance.
+
 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
 
        * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,